KikuGie's Commons
Toggle table of contents
0.3.1
jvm
Platform filter
jvm
Switch theme
Search in API
KikuGie's Commons
KikuGie's Commons
/
dev.kikugie.commons.result
/
ifLeft
if
Left
inline
fun
<
L
,
R
>
Either
<
L
,
R
>
.
ifLeft
(
action
:
(
L
)
->
Unit
)
:
Either
<
L
,
R
>
(
source
)